﻿CHARACTERS = {
	c:JAB = {
		create_character = {
			# Abdullah bin Ali Al Rashid
			#role = politician # Remove this line
			first_name = "Abdullah"
			last_name = "al_Rashid"
			ruler = yes
			birth_date = 1788.1.25 # Only year known
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				ambitious
			}
		}	

		create_character = {
			# Talal bin Abdullah Al Rashid
			#role = politician # Remove this line
			first_name = "Talal"
			last_name = "al_Rashid"
			heir = yes
			birth_date = 1823.6.14 # Only year known
			interest_group = ig_devout
			ideology = ideology_traditionalist
			traits = {
				ambitious
			}
		}
	}
}
